DataCollection | ComponentOne
C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreCursorDataCollection<T> Class / CanRefresh Method

In This Topic
    CanRefresh Method (C1EntityFrameworkCoreCursorDataCollection<T>)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Public Function CanRefresh() As Boolean
    public bool CanRefresh()
    See Also